Class FirewallProcessImpl

All Implemented Interfaces:
IPCObject, FirewallProcess, Process, ZfwProcess
Direct Known Subclasses:
Firewallv6ProcessImpl

public class FirewallProcessImpl extends ZfwProcessImpl implements FirewallProcess
Information provided by the PKI file:

    \class FirewallProcess
    
    \brief FirewallProcess is the process that handles Firewall for asa.
    
    \example network().getDevice("Router0").getProcess("CFirewallProcess")
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • updateZonePair

      public void updateZonePair()
      Information provided by the PKI file:
      
          \brief Update the current zone pair list when there's a change with nameIf and security level
          
              
      Specified by:
      updateZonePair in interface FirewallProcess